Skip to content

Add configurable logging setting#11

Merged
CoderJoeW merged 1 commit intomainfrom
feature/configurable-logging
Mar 10, 2026
Merged

Add configurable logging setting#11
CoderJoeW merged 1 commit intomainfrom
feature/configurable-logging

Conversation

@CoderJoeW
Copy link
Copy Markdown
Owner

Summary

  • Adds a logging: true/false config option to toggle info-level plugin logs
  • Warnings and errors are always shown regardless of this setting
  • Introduces AtlasConfig object and Logger.atlasInfo() extension to gate log calls

Adds a `logging` config option (default true) that controls whether
info-level log messages are emitted. Warnings and errors always show
regardless of this setting.
@CoderJoeW CoderJoeW merged commit 3b4d17b into main Mar 10, 2026
1 check passed
@CoderJoeW CoderJoeW deleted the feature/configurable-logging branch March 15, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant